add Mouseover for raster data: leafem::addImageQuery()
leaflet() %>%addProviderTiles(providers$CartoDB.DarkMatter) %>%addRasterImage(hours_of_sunshine, colors = pal, group ="hours of sunshine") %>%addImageQuery(hours_of_sunshine, layerId ="hours of sunshine")
Day 3
Polygons
Which boulder gym is closest to you?
Create a geospatial voronoi map
dismo::voronoi()
Day 14
Climate Change
How large is the area of in 2019 destroyed rain forest?